-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.13
-
Code
-
Classes
- BoardHandler
Total Complexity |
41 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
380 |
Lines of code |
311 |
Logical lines of code |
77 |
Comment lines |
10 |
Methods |
29 |
Properties |
0 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCurrencies() |
A |
29 |
1 |
139 |
boardUpdated() |
S |
59 |
5 |
14 |
deleteUserRelatedData() |
S |
57 |
3 |
17 |
updateOnboarding() |
S |
68 |
3 |
7 |
boardLabelActivity() |
S |
58 |
1 |
17 |
boardStagesReOrdered() |
S |
66 |
2 |
8 |
boardDeleted() |
S |
66 |
2 |
8 |
taskdeleted() |
S |
72 |
2 |
5 |
taskarchivedOnBoard() |
S |
65 |
2 |
9 |
createLogActivity() |
S |
61 |
1 |
13 |
getAllBoards() |
S |
71 |
1 |
6 |
boardCreated() |
S |
72 |
1 |
5 |
taskCreatedOnBoard() |
S |
67 |
1 |
7 |
beforeBoardDeleted() |
S |
91 |
1 |
2 |
boardStageUpdated() |
S |
78 |
1 |
3 |
boardStageDragged() |
S |
74 |
1 |
4 |
boardStageAdded() |
S |
78 |
1 |
3 |
boardStageMoved() |
S |
78 |
1 |
3 |
boardStageDeleted() |
S |
79 |
1 |
3 |
boardStageArchived() |
S |
79 |
1 |
3 |
boardArchivedStageRestore() |
S |
79 |
1 |
3 |
boardMemberAdded() |
S |
78 |
1 |
3 |
boardMemberRemoved() |
S |
78 |
1 |
3 |
boardAdminRemoved() |
S |
74 |
1 |
4 |
boardAdminAdded() |
S |
74 |
1 |
4 |
getMember() |
S |
80 |
1 |
3 |
beforeTaskDeleted() |
S |
91 |
1 |
2 |
taskMovedFromBoard() |
S |
69 |
1 |
6 |
updateBoardTaskCount() |
S |
68 |
1 |
7 |